Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

318
Views
Node > npm start > npm ERR

I try to run this JS project on mac this JS project but when i type npm start it made me a npm error :

enter image description here

I browsing any website to find a solution for my problem, although this i already put on my package.json a start": webpack-dev-server --mode development --open --hot , start": "node app.js" or start": "node index.html"

I type many combination like on terminal:

npm install npm@latest

npm install --global --verbose promised-io

npm run snyk-protect

npm cache clean --force

...but still no such changes were

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

It looks like you're in the root directory of that repository. The package.json however is in frontend/ so you need to navigate there with cd frontend. Once in the correct directory npm start or npm run build should work.

Do make sure that you have run npm install first in that directory.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!